Micron Document




Flowgorithm
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
Flowgorithm is a graphical authoring tool which allows users to write and execute programs using flowcharts. The approach is designed to emphasize the algorithm rather than the syntax of a specific programming language.cite-ref-paper-1-0[1] The flowchart can be converted to several major programming languages. Flowgorithm was created at Sacramento State University.cite-ref-2[2]

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Origin of name

The name is a portmanteau of "flowchart" and "algorithm".cite-ref-info-3-0[3]

Supported programming languages

Flowgorithm can interactively translate flowchart programs into source code written in other programming languages. As the user steps through their flowchart, the related code in the translated program is automatically highlighted. The following programming languages are supported:cite-ref-features-4-0[4]

C++
C#
Delphi
Groovy
Java
Kotlin
Lua
Nim
Perl
PHP
Python
QBasic
Ruby

Multilingual support

Besides English, Flowgorithm supports other spoken languages. These are:cite-ref-features-4-1[4]

• Arabic
• Chinese (Simplified & Traditional)
• Czech
• Dutch
• French
• Galician
• German
• Hungarian
• Indonesian
• Italian
• Japanese
• Mongolian
• Polish
• Portuguese
• Russian
• Slovenian
• Spanish - Mexican and Castilian dialects
• Thai
• Turkish
• Ukrainian

Graphical shapes

Flowgorithm combines the classic flowchart symbols and those used by SDL diagrams. The color of each shape is shared by the associated generated code and the console window. The colors can be changed to several built-in themes.

Example

The image below has the solution for 99 Bottles of Beer. A function is used to return a string that either contains the singular "bottle" or plural "bottles" depending on the value of the parameter.

See also


Alice
DRAKON
• LARP
Raptor

Blockly, interface used by Scratch to make the code blocks


References

cite-note-paper-11. "ASEE PSW-2015 Conference Proceedings" (PDF). asee.org. p. 158. Retrieved 2016-05-04.
cite-note-22. citerefkourouma2016Kourouma, Mathieu (22 October 2016). "Capabilities and Features of Raptor, Visual Logic, and Flowgorithm for Program Logic and Design". ResearchGate. Retrieved 16 July 2017.
cite-note-info-33. "Info". Flowgorithm. Archived from the original on 2016-03-16. Retrieved 2016-01-15.
cite-note-features-44. "Features". Flowgorithm. Archived from the original on 2015-12-09. Retrieved 2016-01-15.

External links

Wikimedia Commons has media related to

Flowgorithm

.

• Official website